home *** CD-ROM | disk | FTP | other *** search
/ Compendium Deluxe 1 / LSD Compendium Deluxe 1.iso / a / compression / filepackers / stonecracker.lha / StoneCracker / include / proto / stc.h < prev   
Encoding:
C/C++ Source or Header  |  1993-06-06  |  165 b   |  8 lines

  1. #ifndef PROTO_STC_H
  2. #define PROTO_STC_H
  3. #include <exec/types.h>
  4. extern struct StcBase *StcBase;
  5. #include <clib/stc_protos.h>
  6. #include <pragmas/stc_pragmas.h>
  7. #endif
  8.